home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / System / scsi driver ƒ / scsi-driver-part1..doc < prev    next >
Encoding:
Text File  |  1989-12-24  |  2.5 KB  |  64 lines  |  [TEXT/EDIT]

  1. cat scsi-driver-part1.hqx
  2. Date: Thu, 16 Nov 89 15:12:23 MEZ
  3. To: info-mac@sumex-aim.stanford.edu
  4. From: MAMI%DHVRRZN1.BITNET@cunyvm.cuny.edu
  5.  
  6. Date: 16 November 1989, 15:07:39 MEZ
  7. >From: Michael Hartje            +49-511-762-3745     MAMI     at DHVRRZN1
  8. To:   INFO-MAC at SUMEX-AIM.STANFORD.EDU
  9.  
  10. Hello netland,
  11. following is a short decription and HQX-file, which I recently sent
  12. to a few people on the MAC-USER digest group. May be, it is of an
  13. interest to other people in the netland.
  14. The old letter:
  15. Date: 3 November 1989, 14:25:42 MEZ
  16. >From: Michael Hartje            +49-511-762-3745     MAMI     at DHVRRZN1
  17. To:   MAC-USER at IRLEARN
  18.  
  19. Subject: SCSI-driver sources -- any interest?
  20.  
  21. Hello netland,
  22.  
  23. those of You, who read the german computer journal "c't" know
  24. of an article in volume 8 and 10 of this year, which decribed
  25. how to write a hard disk driver for the MAC. In addition to this
  26. there was published sources for the driver and an utility for
  27. the formatting and installation of the driver. The author Leo
  28. Drizis wrote about his experience in using it on large SCSI drives-
  29. without any problems and also with a realy partition facility..
  30. He recommended the sources for Your adaption of other SCSI devices
  31.  
  32. I have downloaded a StuffIt archive which containes all
  33. sources and binaries. You need Think C to compile it. But
  34. I think the application to an ordinary SCSI hard disk does not
  35. need a recompliation. So You only can extract the binaries for
  36. Your non standard and unsupported hard disk -- (on Your own risk!)
  37.  
  38. For understanding the philosophy of the driver and utility You
  39. should read the article in c't.
  40. Following is about 300KByte binhexed text.
  41.  
  42. Michael Hartje, University of Hannover; W.-Germany
  43. MAMI@DHVRRZN1.BITNET
  44.  
  45. P.S. I am not resonsible for that software but I trust the project.
  46. I heard, that the German "MAC e.V." in Duesseldorf distributes it
  47. on a public domain disk. Questions can be lead to the c't-magazine --
  48. readers of the magazine know this!
  49.  
  50. Someone reported to me, that the compilation of the driver with
  51. a particular Think C version need a little change in the file
  52. <filemgr.h> -- it is not compatible with declarations found in
  53. the Inside Mac. Compiler reports errors because of missing one line
  54. in the declaration of PBBlock (or so) prms. Add this and it will
  55. compile. This struct "CntrlPrms" is declared in the <Devicemgr.h>.
  56.  
  57. Sorry to those, who are not able to read the german article. I don't
  58. know of an english reprint.
  59.  
  60.  
  61. File is downloaded from c't mailbox.
  62. ===============================================================
  63.  
  64.